Skip to content

Add missing unsafe on GUC hook registration#2348

Merged
eeeebbbbrrrr merged 1 commit into
pgcentralfoundation:developfrom
cbandy:unsafe-guc-hook
Jul 11, 2026
Merged

Add missing unsafe on GUC hook registration#2348
eeeebbbbrrrr merged 1 commit into
pgcentralfoundation:developfrom
cbandy:unsafe-guc-hook

Conversation

@cbandy

@cbandy cbandy commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

As documented, these functions are unsafe because the caller must apply pg_guard to the arguments.

As documented, these functions are unsafe because the caller must apply
`pg_guard` to the arguments.
Comment thread pgrx/src/guc.rs
@eeeebbbbrrrr
eeeebbbbrrrr merged commit 1dd13c9 into pgcentralfoundation:develop Jul 11, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants